home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / sharewar / photo / Setup.exe / {app} / PhotoMeister.exe / 0 / RCDATA / TABOUT / TABOUT.txt < prev   
Encoding:
Text File  |  2002-06-17  |  2.3 KB  |  99 lines

  1. object about: Tabout
  2.   Left = 431
  3.   Top = 232
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'About PhotoMeister'
  7.   ClientHeight = 338
  8.   ClientWidth = 491
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnClick = FormClick
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object AdvPanel1: TAdvPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 491
  24.     Height = 338
  25.     Align = alClient
  26.     AnchorHint = False
  27.     BackgroundPosition = bpTopLeft
  28.     BevelInner = bvRaised
  29.     BevelOuter = bvLowered
  30.     CanMove = False
  31.     CanSize = False
  32.     Caption.Color = clHighlight
  33.     Caption.CloseColor = clBtnFace
  34.     Caption.CloseButton = False
  35.     Caption.CloseButtonColor = clBlack
  36.     Caption.Flat = False
  37.     Caption.Font.Charset = DEFAULT_CHARSET
  38.     Caption.Font.Color = clWindowText
  39.     Caption.Font.Height = -11
  40.     Caption.Font.Name = 'MS Sans Serif'
  41.     Caption.Font.Style = []
  42.     Caption.Height = 20
  43.     Caption.Indent = 0
  44.     Caption.MinMaxButton = False
  45.     Caption.MinMaxButtonColor = clBlack
  46.     Caption.ShadeLight = 200
  47.     Caption.ShadeGrain = 32
  48.     Caption.ShadeType = stNormal
  49.     Caption.Shape = csRectangle
  50.     Caption.TopIndent = 0
  51.     Caption.Visible = False
  52.     Collaps = False
  53.     Color = clWhite
  54.     FixedTop = False
  55.     FixedLeft = False
  56.     FixedHeight = False
  57.     FixedWidth = False
  58.     FreeOnClose = False
  59.     Hover = False
  60.     HoverColor = clNone
  61.     HoverFontColor = clNone
  62.     Position.Save = False
  63.     Position.Location = clRegistry
  64.     ShadowColor = clGray
  65.     ShadowOffset = 2
  66.     ShowMoveCursor = False
  67.     TabOrder = 0
  68.     TextVAlign = tvaTop
  69.     URLColor = clBlue
  70.     UseDockManager = True
  71.     object Label1: TLabel
  72.       Left = 36
  73.       Top = 280
  74.       Width = 143
  75.       Height = 39
  76.       Caption = 
  77.         'Version'#13#10'∩┐╜ 2002 by Paessler GmbH'#13#10'This beta is not for distribut' +
  78.         'ion!'
  79.     end
  80.     object Image1: TImage
  81.       Left = 32
  82.       Top = 28
  83.       Width = 429
  84.       Height = 249
  85.       Picture.Data = {<image000.bmp>}
  86.       OnClick = Image1Click
  87.     end
  88.     object Button1: TButton
  89.       Left = 376
  90.       Top = 288
  91.       Width = 75
  92.       Height = 25
  93.       Caption = 'OK'
  94.       ModalResult = 1
  95.       TabOrder = 0
  96.     end
  97.   end
  98. end
  99.